home *** CD-ROM | disk | FTP | other *** search
/ How to Get Online 1996 Spring / HOW2GON.ISO / mac / FTP / RFT 1.10 Folder / Version history < prev   
Encoding:
Text File  |  1995-02-27  |  1.2 KB  |  31 lines  |  [TEXT/KAHL]

  1. /*******************************************************************************
  2.  
  3.     Robert's File Transfer
  4.     
  5.     This utility will spool the necessary files to the SPOOLDIR in order to
  6.     have a simple uucp file transfer to succeed.
  7.     
  8.     version 1.10:
  9.     =============
  10.     
  11.         Better compatibility with UUPC 3,1, solution of some bugs,
  12.         adition of a command allowing to see the settings. This
  13.         version does not presuppose the presence of the 'STR '
  14.         USERNAME neither SEQUENCEFILE. In the case where they would
  15.         not be presented the program uses "uucp" and "SEQF". The bug
  16.         that did not allow RFT to read the SEQUENCEFILE, seems to
  17.         have been addressed by the same occasion. Some
  18.         modifications would give a best stability in the
  19.         manipulation of character chains. Typing a "C" to the main
  20.         menu, make possible to see the value of the main variable
  21.         of the program.
  22.  
  23.     version 1.00:
  24.     =============
  25.     
  26.         First public release. Have been tested with a Mac IIvx, and a Mac +
  27.         using system 7.1, file transfer were acomplished against a Taylor's
  28.         uucp system. Many thanks to Mason Bliss for reviewing the docs.
  29.     
  30. *******************************************************************************/
  31.